-
Home
-
Bulk Product Editing For WooCommerce
-
3.8.1
-
Code
-
Classes
- Woocommerce_Handler
Total Complexity |
62 |
Dependencies |
7 |
Dependents |
1 |
Total lines |
460 |
Lines of code |
394 |
Logical lines of code |
102 |
Comment lines |
5 |
Methods |
16 |
Properties |
8 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update() |
B |
42 |
20 |
48 |
get_setter_methods() |
A |
30 |
1 |
176 |
set_product_downloadable_files() |
S |
54 |
7 |
21 |
set_product_sale_price() |
S |
52 |
6 |
26 |
set_product_type() |
S |
59 |
6 |
13 |
save_history() |
S |
56 |
5 |
17 |
get_woocommerce_getter_methods() |
S |
44 |
1 |
46 |
set_product_regular_price() |
S |
67 |
3 |
8 |
set_value_with_operator() |
S |
65 |
3 |
9 |
get_instance() |
S |
72 |
2 |
6 |
get_setter() |
S |
74 |
2 |
4 |
get_woocommerce_getter() |
S |
74 |
2 |
4 |
__construct() |
S |
80 |
1 |
3 |
set_date_on_sale_from() |
S |
77 |
1 |
4 |
set_date_on_sale_to() |
S |
77 |
1 |
4 |
set_product_stock_quantity() |
S |
74 |
1 |
5 |